home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 40
/
Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso
/
Aminet
/
comm
/
tcp
/
Amster.lha
/
Amster_Install
/
CHANGES
< prev
next >
Wrap
Text File
|
2000-07-31
|
4KB
|
104 lines
AMSTER 0.7 -> 0.7A CHANGES
==========================
An updated version of this file is always available at:
http://pc122147.stofanet.dk/changes.rexx
[Amster 0.7a - build #1]
- 19/06/00: Library "Load" and "Save as..." requesters are now opened on
the right screen, even when the library window is closed.
[Amster 0.7a - build #2]
- 19/06/00: Changed default "icon panel" setting to disabled.
- 21/06/00: Search ARexx command now returns search results in a STEM
The following variables are available:
<stem>.COUNT (number of search results)
<stem>.<num>.TITLE
<stem>.<num>.USER
<stem>.<num>.MD5
<stem>.<num>.SIZE
<stem>.<num>.BITRATE
<stem>.<num>.FREQUENCY
<stem>.<num>.TIME
<stem>.<num>.LINK
New SEARCH template: SEARCH TITLE/A,STEM/A
RC = 0 if OK, RC = 10 if failure
Warning: Don't start the search until you're sure that Amster
is ready to handle it. Right now there's a risk of ending up
in a endless loop if the search doesn't return.
- 21/06/00: Added username to file comment of partially downloaded files.
- 22/06/00: Added work-around for a bug in MCP's ReqTools patch.
[Amster 0.7a - build #3]
- 22/06/00: Bugfix: When aborting "waiting" downloads, the download count
was decremented (when it shouldn't be).
- 22/06/00: Added "DOWNLOAD NUM/N/A" ARexx command. The number is the
number in the list (as returned by the SEARCH command).
RC = 0 if OK, RC = 10 if not online, RC = 9 if no such number
in list.
[Amster 0.7a - build #4]
- 24/06/00: Optimized transfer cleanup procedure.
- 24/06/00: Changed "auto-cleanup" feature to support both downloads and
uploads (for you Kaedric, before I leave ;-).
[Amster 0.7a - build #5]
- 11/07/00: Prefs and search string gadgets no longer requires the user
to press return.
- 12/07/00: Fixed some MUI4 incompatibilities (bugs).
- 12/07/00: Fixed some potential memory allocation problems.
- 16/07/00: Fixed registration procedure (it never did it the right way).
It will give a "login error" for accounts already registered.
This can only be avoided by an explicit registration function
in Amster, i.e. a new window. This has been on TODO for a
long time, but will now get a higher priority.
- 16/07/00: No longer allows certain chars to be entered in username and
password string gadgets.
- 16/07/00: ARexx command SEARCH will now return 15 if used when not
connected and logged in. There's still a slight risk of
ending up in an endless loop, but it shouldn't happen easily
now.
- 17/07/00: Changed online state handling. This affects a lot of
functions, but shouldn't affect Amster's behaviour. Please
test if everything still works as expected.
- 17/07/00: Changed the way the icon panel is shown/hidden - Amster
should no longer crash when the panel doesn't fit in the
window. This is untested!
[Amster 0.7a - build #6]
- 19/07/00: No longer crashes if search string from ARexx command SEARCH
is longer than 80 chars. It will get truncated now.
[Amster 0.7a - build #7]
- 20/07/00: Broke hotlist/library upload (when logging in) while changing
the online state handling. Fixed.
- 20/07/00: Multichat window is now redrawn when switching channels due
to longer/shorter channels names affecting the layout.
[Amster 0.7a - build #8]
- 24/07/00: Event settings are now saved in a new way to easy maintain
compatibility in future versions. Old settings are still
loaded when available, but won't be kept when the
configuration is saved next time.
- 25/07/00: Bugfix: If 'Play' was pressed in download window when the
local filename was not available, an Enforcer hit would be
thrown.
- 25/07/00: Most events can now both have a command and sound attached.
%f will be replaced with filename by the events "Download
finished", "Upload finished", "Transfer error" and "MP3
Player".
[Amster 0.7a - build #9]
- 31/07/00: Release build. Stripped all debug information, etc.